<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html{color:#000;background:#FFF; }

body { color:#666;font:14px "Microsoft Yahei","黑体",arial,helvetica,clean,sans-serif,"宋体";} /*网站字体颜色*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

i,em{ font-style:normal;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

h1 { font-size:32px;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:14px;}

h5 { font-size:12px;}

h6 { font-size:10px;}



.mt10{ margin-top:10px;}



a { color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:0;} /*for ff f6n.net*/

a:hover { text-decoration:none;}

.vam { vertical-align:middle;}

.clear{ clear:both; height:0; line-height:0; font-size:0;}

.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}

.clearfix{*zoom:1}

p{ word-spacing:-1.5px;}

.tr { text-align:right;}

.tl { text-align:left;}

.center { text-align:center;}

.fl { float:left;}

.fr { float:right;}

.pa{ position:absolute;}

.pr{ position:relative}

/* -- 购物车外部框架 -- */

.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



body {min-width:1200px;  }



/* -- 页面整体布局 -- */

.header , .content , .footer { width:1200px; margin:0 auto;  }

.left { width:201px; float:left; overflow:hidden;}

.left2 { width:820px; float:left; overflow:hidden;}

.left3 { width:754px; float:left; overflow:hidden; color:#666;}

.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}

.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}

.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }



.right { width:900px; float:right; display:inline; margin-left:24px; overflow:hidden;}

.right2 { width:275px;  float:right; overflow:hidden;}

.right3 { width:201px; float:right; overflow:hidden; color:#666;}

.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}



.right_main { width:735px; padding-bottom:15px; overflow:hidden; }

.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}

.left2_main { width:820px;  padding-bottom:15px; overflow:hidden;}



.h_nav li a:-webkit-any-link{ display:block;}






/*头部开始*/
header {
    width: 100%;
    background: #fff;
}
.head-pc {
    width: 100%;
}

.head-pc .top {
    width: 1100px;
    margin: 0 auto;
    height: 140px;
    position: relative;
}

.head-pc .top .top-left {
    min-width: 740px;
    position: absolute;
    top: 18px;
    left: 5px;
}

.head-pc .top .top-left p {
    font-size: 16px;
    color: #0275bb;
    font-weight: bold;
    position: absolute;
    top: 85px;
    left: 192px;
}
.zhongyingwen{position: absolute;right: 10px;top: 5px;}
.head-pc .top .top-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

.head-pc .top .top-right p {
    font-size: 24px;
    color: #e92223;
    font-weight: bold;
    position: absolute;
    top: 24px;
    left: 65px;
    letter-spacing: -1px;
}

.head-nav {
    width: 100%;
    background: #C70422;
}

.head-nav ul {
    font-size: 0;
    text-align: center;
}

.head-nav ul li {
    display: inline-block;
}

.head-nav ul li a {
    display: block;
    width: 130px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}

.head-navs ul li a {
    margin-right: 45px;
}

.head-navs ul li:last-of-type a {
    margin-right: 0;
}

.head-nav ul li.active a, .head-nav ul li:hover a {
    background: #B0182B;transition:all 0.5s;
}
:root .head-nav ul li.active a, :root .head-nav ul li:hover a {
    filter: none;
}

.fixedSubNav{position:fixed;top:0;left:0;z-index:1000}
/*头部结束*/



/*底部开始*/

.footWrap{ background:url(../images/bottom.jpg) no-repeat center top; height:200px; overflow:hidden;}



.fnav{ height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; font-family:"Microsoft Yahei"; overflow:hidden;}

.fnav a{ color:#fff; padding:0 21px; display:inline-block;}



.f_pic{ width:270px; height:120px; text-align:center; margin-top:18px; overflow:hidden;}

.f_pic img{padding-top:20px;}



.f_wz{ font:14px "Microsoft Yahei"; line-height:28px; color:#dadada; text-align:center; margin-top:26px;width:640px; overflow:hidden;padding:10px;}

.f_wz a{ color:#dadada;}

.f_wz em{display:inline-block; padding:0 10px;}



.code{ width:102px; overflow:hidden; margin-top:23px; background:url(../images/code_bg.png) no-repeat left 5px; padding-left:100px;}

.code img{ display:block; width:102px; height:101px;}

.code em{ display:block; text-align:center; font:12px "Microsoft Yahei"; color:#dadada; height:30px; line-height:30px;}



/*底部结束*/



/*浮动*/

.drift{ width:50px; height:auto; position:fixed; bottom:3%; right:2px; z-index:999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}

.drift li{ width:50px; height:49px; margin-bottom:3px;position: relative;}

.drift li a{ display:block;width:50px; height:49px; background:#333; overflow:hidden;}

.drift li a:hover{ background:#ff8a01;}

.drift #rolls a{background:#000 ;}

.drift li a:hover span{display:block;}

.drift li span{width:166px; right:51px;top: 0;height: 49px;line-height: 49px; background: #ff8a01;color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold;display: none;}

.drift li .ewm{background:#fff;height:203px;border:1px solid #EEEFF1;}

.drift li .ewm img{width:146px;display:block;overflow:hidden;padding:10px;width:146px;}

.drift li .ewm em{height:40px;line-height:18px;overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px;font-weight:normal;color:#000;}



.h_head_gd{position:fixed;top:0;left:0;z-index:300;width:100%;background-color:#fff;background-image: url(../images/Common/h_bj.jpg);background-repeat:no-repeat;background-position:center top; height:241px; overflow:hidden;}



/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}

#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}

#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}



.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;}

.topadcs a img{ width:100%; height:auto; display:block;}

.topadcs a{display:block;margin:0 auto;}

.topadcs a.fullad{ height:380px;}

.pages { width: 100%; text-align:center; padding: 10px 0; clear: both;margin-top:20px;}
.pages span, .pages a, .pages .current { font-size: 12px; font-family: Arial, Helvetica,  sans-serif; margin: 0 2px; }
.pages span font { color: #f00; font-size: 12px; }
.pages a, .pages .current { border: 1px solid #FFC000; background: #fff; padding:8px 12px; text-decoration: none }
.pages span { padding-right: 10px }
.pages .current, .pages a:hover { background: #FFC000; color: #fff; }</pre></body></html>